projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ad8cd8
)
(check_pure_size): Update the comment.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 25 Mar 2002 22:38:55 +0000
(22:38 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 25 Mar 2002 22:38:55 +0000
(22:38 +0000)
src/alloc.c
patch
|
blob
|
history
diff --git
a/src/alloc.c
b/src/alloc.c
index a6aacd704beacc5476ce45446803874d7ecd44af..067dd7b753e8ee594ecee59b6f657ebbb603213b 100644
(file)
--- a/
src/alloc.c
+++ b/
src/alloc.c
@@
-3837,7
+3837,7
@@
pure_alloc (size, type)
}
-/*
Signal an error
if PURESIZE is too small. */
+/*
Print a warning
if PURESIZE is too small. */
void
check_pure_size ()